[INFO] cloning repository https://github.com/marcodelpin/rsh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcodelpin/rsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcodelpin%2Frsh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcodelpin%2Frsh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 705bade2c5f7b7db05e055eef2b666786e28b228
[INFO] testing marcodelpin/rsh against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcodelpin%2Frsh" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcodelpin/rsh
[INFO] finished tweaking git repo https://github.com/marcodelpin/rsh
[INFO] tweaked toml for git repo https://github.com/marcodelpin/rsh written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcodelpin/rsh on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcodelpin/rsh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d90d40ad278abfc520a0f37fd54c91816d339901793e9087feb4285ec4d6167
[INFO] running `Command { std: "docker" "start" "-a" "0d90d40ad278abfc520a0f37fd54c91816d339901793e9087feb4285ec4d6167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d90d40ad278abfc520a0f37fd54c91816d339901793e9087feb4285ec4d6167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d90d40ad278abfc520a0f37fd54c91816d339901793e9087feb4285ec4d6167", kill_on_drop: false }`
[INFO] [stdout] 0d90d40ad278abfc520a0f37fd54c91816d339901793e9087feb4285ec4d6167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98abe73a55a24fbb74c050c4d4bcdc16d4ac94d46b5813c63a8040c1c49171b6
[INFO] running `Command { std: "docker" "start" "-a" "98abe73a55a24fbb74c050c4d4bcdc16d4ac94d46b5813c63a8040c1c49171b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling mrsh-relay v1.4.1 (/opt/rustwide/workdir/crates/mrsh-relay)
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling totp-rs v5.7.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling mrsh-transfer v1.4.1 (/opt/rustwide/workdir/crates/mrsh-transfer)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling mrsh v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling mrsh-core v1.4.1 (/opt/rustwide/workdir/crates/mrsh-core)
[INFO] [stderr]    Compiling mrsh-client v1.4.1 (/opt/rustwide/workdir/crates/mrsh-client)
[INFO] [stderr]    Compiling mrsh-server v1.4.1 (/opt/rustwide/workdir/crates/mrsh-server)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |             #[cfg(feature = "no-exec")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[cfg(not(feature = "no-exec"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |             #[cfg(feature = "no-shell")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |             #[cfg(not(feature = "no-shell"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 #[cfg(feature = "no-clipboard")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:308:27
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 #[cfg(not(feature = "no-clipboard"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[cfg(feature = "no-reboot")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:316:27
[INFO] [stdout]     |
[INFO] [stdout] 316 |                 #[cfg(not(feature = "no-reboot"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 #[cfg(feature = "no-screenshot")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:324:27
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 #[cfg(not(feature = "no-screenshot"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |             #[cfg(feature = "no-screenshot")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |             #[cfg(not(feature = "no-screenshot"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 |             #[cfg(feature = "no-self-update")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:349:23
[INFO] [stdout]     |
[INFO] [stdout] 349 |             #[cfg(not(feature = "no-self-update"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_dir` is never read
[INFO] [stdout]   --> crates/mrsh-client/src/log_viewer.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 37 |     log_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "98abe73a55a24fbb74c050c4d4bcdc16d4ac94d46b5813c63a8040c1c49171b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98abe73a55a24fbb74c050c4d4bcdc16d4ac94d46b5813c63a8040c1c49171b6", kill_on_drop: false }`
[INFO] [stdout] 98abe73a55a24fbb74c050c4d4bcdc16d4ac94d46b5813c63a8040c1c49171b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d704b332f074a2bde8aa84bffe040b1e1c5d9dfe9b8a5212e16c4c7e0a039d0d
[INFO] running `Command { std: "docker" "start" "-a" "d704b332f074a2bde8aa84bffe040b1e1c5d9dfe9b8a5212e16c4c7e0a039d0d", kill_on_drop: false }`
[INFO] [stdout] warning: field `log_dir` is never read
[INFO] [stdout]   --> crates/mrsh-client/src/log_viewer.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 37 |     log_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |             #[cfg(feature = "no-exec")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[cfg(not(feature = "no-exec"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |             #[cfg(feature = "no-shell")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |             #[cfg(not(feature = "no-shell"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 #[cfg(feature = "no-clipboard")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:308:27
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 #[cfg(not(feature = "no-clipboard"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[cfg(feature = "no-reboot")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:316:27
[INFO] [stdout]     |
[INFO] [stdout] 316 |                 #[cfg(not(feature = "no-reboot"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 #[cfg(feature = "no-screenshot")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:324:27
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 #[cfg(not(feature = "no-screenshot"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |             #[cfg(feature = "no-screenshot")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |             #[cfg(not(feature = "no-screenshot"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 |             #[cfg(feature = "no-self-update")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stdout]    --> crates/mrsh-server/src/handler.rs:349:23
[INFO] [stdout]     |
[INFO] [stdout] 349 |             #[cfg(not(feature = "no-self-update"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stdout]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mrsh v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "d704b332f074a2bde8aa84bffe040b1e1c5d9dfe9b8a5212e16c4c7e0a039d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d704b332f074a2bde8aa84bffe040b1e1c5d9dfe9b8a5212e16c4c7e0a039d0d", kill_on_drop: false }`
[INFO] [stdout] d704b332f074a2bde8aa84bffe040b1e1c5d9dfe9b8a5212e16c4c7e0a039d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2cf6912e71f12b7f800b9143f3469d338171fa8ac81c45f8d1bff4a005d86ca
[INFO] running `Command { std: "docker" "start" "-a" "b2cf6912e71f12b7f800b9143f3469d338171fa8ac81c45f8d1bff4a005d86ca", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:247:19
[INFO] [stderr]     |
[INFO] [stderr] 247 |             #[cfg(feature = "no-exec")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-exec`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:249:23
[INFO] [stderr]     |
[INFO] [stderr] 249 |             #[cfg(not(feature = "no-exec"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-exec` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:268:19
[INFO] [stderr]     |
[INFO] [stderr] 268 |             #[cfg(feature = "no-shell")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-shell`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:270:23
[INFO] [stderr]     |
[INFO] [stderr] 270 |             #[cfg(not(feature = "no-shell"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-shell` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:306:23
[INFO] [stderr]     |
[INFO] [stderr] 306 |                 #[cfg(feature = "no-clipboard")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-clipboard`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:308:27
[INFO] [stderr]     |
[INFO] [stderr] 308 |                 #[cfg(not(feature = "no-clipboard"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-clipboard` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:314:23
[INFO] [stderr]     |
[INFO] [stderr] 314 |                 #[cfg(feature = "no-reboot")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-reboot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:316:27
[INFO] [stderr]     |
[INFO] [stderr] 316 |                 #[cfg(not(feature = "no-reboot"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-reboot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:322:23
[INFO] [stderr]     |
[INFO] [stderr] 322 |                 #[cfg(feature = "no-screenshot")]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:324:27
[INFO] [stderr]     |
[INFO] [stderr] 324 |                 #[cfg(not(feature = "no-screenshot"))]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:338:19
[INFO] [stderr]     |
[INFO] [stderr] 338 |             #[cfg(feature = "no-screenshot")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-screenshot`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:340:23
[INFO] [stderr]     |
[INFO] [stderr] 340 |             #[cfg(not(feature = "no-screenshot"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-screenshot` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:347:19
[INFO] [stderr]     |
[INFO] [stderr] 347 |             #[cfg(feature = "no-self-update")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-self-update`
[INFO] [stderr]    --> crates/mrsh-server/src/handler.rs:349:23
[INFO] [stderr]     |
[INFO] [stderr] 349 |             #[cfg(not(feature = "no-self-update"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `chrono`, `default`, `quic`, `quinn`, and `ssh`
[INFO] [stderr]     = help: consider adding `no-self-update` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `log_dir` is never read
[INFO] [stderr]   --> crates/mrsh-client/src/log_viewer.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct App {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] 37 |     log_dir: PathBuf,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mrsh-server` (lib) generated 14 warnings
[INFO] [stderr] warning: `mrsh-client` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mrsh-f6d476bc2836ba93)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::caps_contains_common_capabilities ... ok
[INFO] [stdout] test tests::caps_no_duplicates ... ok
[INFO] [stdout] test tests::timeout_explicit_overrides_all_commands ... ok
[INFO] [stdout] test tests::cli_timeout_default_is_zero ... ok
[INFO] [stdout] test tests::cli_timeout_explicit_value_parsed ... ok
[INFO] [stdout] test tests::caps_contains_shell_on_all_platforms ... ok
[INFO] [stdout] test tests::device_id_from_config ... ok
[INFO] [stdout] test tests::caps_linux_excludes_windows_only ... ok
[INFO] [stdout] test tests::cli_timeout_zero_explicit_parsed ... ok
[INFO] [stdout] test tests::timeout_zero_uses_per_command_defaults ... ok
[INFO] [stdout] test tests::device_id_config_takes_precedence_over_file ... ok
[INFO] [stdout] test tests::timeout_wrapper_passes_fast_future ... ok
[INFO] [stdout] test tests::device_id_from_legacy_file ... ok
[INFO] [stdout] test tests::device_id_generated_when_missing ... ok
[INFO] [stdout] test tests::timeout_wrapper_fires_on_slow_future ... ok
[INFO] [stdout] test tests::caps_contains_reboot_shutdown_on_all_platforms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2cf6912e71f12b7f800b9143f3469d338171fa8ac81c45f8d1bff4a005d86ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2cf6912e71f12b7f800b9143f3469d338171fa8ac81c45f8d1bff4a005d86ca", kill_on_drop: false }`
[INFO] [stdout] b2cf6912e71f12b7f800b9143f3469d338171fa8ac81c45f8d1bff4a005d86ca
